﻿/*1椤堕儴淇℃伅*/
.icon-img img {
    width: auto;
    height: auto;
    margin-top: 4px;
}

.topInfo .picon {
    vertical-align: middle;
}

.fixedwrap .search .type {
    border-right: none;
    position: relative;
}

.type .line {
    background-image: -moz-linear-gradient( 90deg, rgba(255,229,113,0) 0%, rgb(255,229,113) 50%, rgba(255,229,113,0.98) 51%, rgb(255,229,113) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(255,229,113,0) 0%, rgb(255,229,113) 50%, rgba(255,229,113,0.98) 51%, rgb(255,229,113) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(255,229,113,0) 0%, rgb(255,229,113) 50%, rgba(255,229,113,0.98) 51%, rgb(255,229,113) 100%);
    width: 1px;
    height: 36px;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 2px;
}

.fixedwrap .search .type .y-line {
    position: absolute;
    right: -2px;
}

.w1200 .searchwrap {
    border: 1px solid #1e1e1e;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.fixedwrap .search .submit {
    background: #ffd100 !important;
    color: #141414;
    -moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.fixedwrap .search .inpbox input {
    color: #878787;
}

.picon {
    background-image: url(../images/public_icons.png);
    background-repeat: no-repeat;
}

.topInfo .loginbox a {
    margin-right: 5px;
}

ul.menu li:hover .pop {
    display: block;
}

.topInfo .pop s {
    background: url(../images/icons.png) -10px -591px;
}
/*.topInfo .picon {vertical-align: middle;}*/
.fixedwrap .search .type dd {
    display: none;
    position: absolute;
    top: 22px;
    padding-top: 20px;
    left: -3px;
    width: 100px;
}
/*瀵艰埅*/
.n-linear {
    background: #ffd800;
}

.nav-con {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    margin-top: 24px;
    -moz-box-shadow: 0 3px 5px rgba(225,204,0,.3);
    -webkit-box-shadow: 0 3px 5px rgba(225,204,0,.3);
    box-shadow: 0 3px 5px rgba(225,204,0,.3);
    border: solid 1px rgba(225,204,0,.3);
}

    .nav-con ul li {
        display: inline-block;
 /*       position: relative;*/
    }

        .nav-con ul li i img {
            position: absolute;
            top: -12px;
            right: -10px;
            z-index: 1;
        }

        .nav-con ul li a {
            display: block;
            padding: 12px 5px;
            color: white;
            font-size: 18px;
        }

        .nav-con ul li.active {
            background: #1e1e1e;
            -webkit-transition: 0.5s all ease;
            -moz-transition: 0.5s all ease;
            -ms-transition: 0.5s all ease;
            -o-transition: 0.5s all ease;
            transition: 0.5s all ease;
        }

            .nav-con ul li.active a {
                color: #fff;
            }

        .nav-con ul li .li-down {
            display: none;
            min-width: 120px;
            margin-top: -1px;
            border-top: solid 1px rgba(225,204,0,.3);
            box-shadow: 0 3px 5px rgba(225,204,0,.3);
            -moz-box-shadow: 0 3px 5px rgba(225,204,0,.3);
            position: fixed;
            padding-top: 10px;
            -moz-box-shadow: 0 0 14px rgba(185,185,185,.51);
            -webkit-box-shadow: 0 0 14px rgba(185,185,185,.51);
            box-shadow: 0 0 14px rgba(185,185,185,.51);
            background: #fff;
            z-index: 999;
            -webkit-animation: leftFadeIn .6s ease-out;
            -moz-animation: leftFadeIn .6s ease-out;
            animation: leftFadeIn .6s ease-out;
        }

            .nav-con ul li .li-down li {
                float: none;
                background: #fff;
            }

                .nav-con ul li .li-down li a {
                    color: #a0a0a0;
                    font-size: 16px;
                    padding: 12px 17px;
                }

                    .nav-con ul li .li-down li a:hover {
                        background: #f2f2f2;
                        color: #4482f4;
                    }

        .nav-con ul li .li-down {
            -webkit-animation: leftFadeIn .4s ease-out;
            -moz-animation: leftFadeIn .4s ease-out;
            animation: leftFadeIn .4s ease-out;
        }
/*妯″潡閾炬帴*/
.module-con {
    width: 100%;
    background: #f7f7f7;
    overflow: hidden;
}

.module-box {
    width: 1200px;
    height: 88px;
    margin: 18px auto 0;
    overflow: hidden;
    position: relative;
}

    .module-box .box-con {
        position: relative;
        overflow: hidden;
        float: left;
        width: 216px;
        margin-right: 11px;
        margin-left: 18px;
    }

        .module-box .box-con:last-child {
            margin-right: 0;
        }

.box-con ul {
    line-height: 36px;
    margin-left: 38px;
}

    .box-con ul li {
        float: left;
        margin: 0 2px;
        width: 54px;
        overflow: hidden;
    }

        .box-con ul li a {
            color: #333;
            font-size: 12px;
        }

.box-con .title-icon {
    width: 30px;
    float: left;
    margin-top: 10px;
    text-align: center;
}

    .box-con .title-icon p {
        color: #333;
        font-size: 12px;
        font-weight: bold;
    }

.module-line {
    height: 26px;
    width: 1px;
    background: #ffcc00;
    float: left;
    position: relative;
    top: 20px;
}
/*骞垮憡浣�*/
.ad-con {
    width: 1200px;
    margin: 0 auto 7px;
    margin-top: 10px;
}
/*.siteAdvObj .advMark{background: #fff;}*/
/*鐑攢銆佺敓娲汇€佹椿鍔�*/
.life-wrap {
    width: 1200px;
    margin: 0 auto;
    height: 150px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f5f5f7;
}

    .life-wrap .left-tab {
        width: 23px;
        float: left;
    }

        .life-wrap .left-tab p {
            height: 50px;
            width: 23px;
            text-align: center;
            writing-mode: vertical-rl;
            -webkit-writing-mode: vertical-rl;
            -ms-writing-mode: vertical-rl;
            color: #333;
            background: #fed932;
            color: #333;
            font-size: 13px;
            padding-right: 3px;
            position: relative;
        }

            .life-wrap .left-tab p i {
                background-image: -moz-linear-gradient( 0deg, rgba(31,31,31,0) 0%, rgb(31,31,31) 50%, rgba(31,31,31,0) 100%);
                background-image: -webkit-linear-gradient( 0deg, rgba(31,31,31,0) 0%, rgb(31,31,31) 50%, rgba(31,31,31,0) 100%);
                background-image: -ms-linear-gradient( 0deg, rgba(31,31,31,0) 0%, rgb(31,31,31) 50%, rgba(31,31,31,0) 100%);
                position: absolute;
                left: 1691px;
                top: 746px;
                width: 26px;
                height: 1px;
                z-index: 59;
                position: absolute;
                top: 0;
                left: 0;
            }

            .life-wrap .left-tab p:hover {
                background: #1e1e1e;
            }

                .life-wrap .left-tab p:hover a {
                    color: #fff;
                }

            .life-wrap .left-tab p .tab-line {
                display: block;
                height: 49px;
            }

.life-content {
    float: left;
    width: 1142px;
    display: none;
    -webkit-animation: rightFadeIn .6s ease-out;
    -moz-animation: rightFadeIn .6s ease-out;
    animation: rightFadeIn .6s ease-out;
}

    .life-content.show {
        display: block;
    }

    .life-content p.hover {
        color: #447ff8;
    }

    .life-content ul.life-con-l a:hover {
        color: #447ff8;
    }

    .life-content ul.life-con-l {
        width: 134px;
        padding: 5px 10px;
        float: left;
    }

        .life-content ul.life-con-l li, .life-con-r li {
            line-height: 28px;
        }

            .life-content ul.life-con-l li a, .life-con-r li a {
                font-size: 13px;
                color: #333;
            }

                .life-content ul.life-con-l li a.bold-12 {
                    font-size: 12px;
                    font-weight: bold;
                }

                .life-content ul.life-con-l li a.bold-13, .life-con-m a.bold-13, .life-con-r a.bold-13 {
                    font-size: 13px;
                    font-weight: bold;
                }

.life-m-wrap {
    float: left;
    padding: 5px 0px;
}

    .life-m-wrap a:hover {
        color: #447ff8;
    }

    .life-m-wrap .slideBox6.show {
        display: block;
    }

ul.life-con-m {
    width: 844px;
    white-space: nowrap;
    overflow: hidden;
}

    ul.life-con-m .yellow {
        color: #ffcc00;
        font-weight: bold;
    }

    ul.life-con-m li {
        float: left;
        line-height: 25px;
        padding-right: 16px;
    }

        ul.life-con-m li a {
            display: block;
            font-size: 13px;
            color: #333;
        }

.life-con-m img {
    width: 844px;
}

.life-wrap .right-tab {
    float: right;
}

.life-con-r {
    float: left;
    width: 134px;
    margin-left: 10px;
}

    .life-con-r a:hover {
        color: #447ff8;
    }

.slideBox6 {
    position: relative;
    height: 84px;
    overflow: hidden;
}

    .slideBox6 .hd {
        position: absolute;
        height: 25px;
        bottom: 0;
        left: 0;
        right: 12px;
        text-align: right;
    }

        .slideBox6 .hd ul li {
            display: inline-block;
            width: 8px;
            height: 8px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background: #fff;
            filter: alpha(opacity=50);
            -moz-opacity: 0.5;
            -khtml-opacity: 0.5;
            opacity: 0.5;
            margin-left: 10px;
            cursor: pointer;
        }

            .slideBox6 .hd ul li.on {
                width: 8px;
                height: 8px;
                order-radius: 50%;
                background: #ffc145;
                filter: alpha(opacity=100);
                -moz-opacity: 1;
                -khtml-opacity: 1;
                opacity: 1;
            }
/*鏈湴鐢熸椿鏈嶅姟*/
.serve-wrap {
    width: 1200px;
    margin: 0 auto;
    height: 350px;
}

    .serve-wrap .serve {
        background: white;
        height: 348px;
        width: 280px;
        padding-left: 3px;
        border-top: 2px solid #0e164b;
        float: left;
    }

    .serve-wrap .serve-title {
        height: 45px;
        font-size: 20px;
        color: #333;
        line-height: 45px;
        padding-left: 8px;
        font-weight: 700;
        border-bottom: 1px solid #eee;
    }

ul.serve-con {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 5px;
}

    ul.serve-con li {
        height: 12px;
        float: left;
        margin-right: 2px;
        margin-bottom: 10px;
        display: block;
        text-align: center;
        line-height: 12px;
        border-radius: 30px;
        cursor: pointer;
        padding: 0 9px;
    }

        ul.serve-con li:hover {
            background-color: #c9c9c9;
            transition: .5s;
        }

        ul.serve-con li a {
            display: block;
        }

        ul.serve-con li img {
            margin: 8px auto 0px 20px;
        }

        ul.serve-con li p {
            text-align: center;
            font-size: 14px;
            color: #333;
        }
/*鐒︾偣鍥�*/
.PicFocus {
    float: left;
    width: 580px;
    height: 350px;
    overflow: hidden;
    position: relative;
    margin-left: 28px;
    margin-right: 26px;
}

    .PicFocus img {
        width: 580px;
        height: 350px;
    }

    .PicFocus .bd {
        height: 350px;
    }

        .PicFocus .bd .slideshow-item {
            position: relative;
        }

            .PicFocus .bd .slideshow-item .slideinfo {
                position: absolute;
                bottom: 0px;
                left: 0;
                right: 0;
                padding: 45px 80px 30px 25px;
                font-size: 22px;
                text-align: justify;
                background: -webkit-linear-gradient(top, #000, transparent);
                background: -o-linear-gradient(top, #000, transparent);
                background: -moz-linear-gradient(top, #000, transparent);
                background: linear-gradient(to top, #000, transparent);
                filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #00ffffff, endColorstr = #ff000000);
            }

    .PicFocus .slideshow-item .slideinfo h3 a {
        color: #fff;
        font-weight: bold;
    }

    .PicFocus .hd {
        position: absolute;
        height: 30px;
        bottom: 0;
        left: 0;
        right: 12px;
        text-align: right;
    }

        .PicFocus .hd ul li {
            display: inline-block;
            width: 8px;
            height: 8px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background: #808282;
            margin-left: 10px;
            cursor: pointer;
        }

            .PicFocus .hd ul li.on {
                width: 8px;
                height: 8px;
                order-radius: 50%;
                background: #ffcc00;
            }

    .PicFocus:hover .prev {
        display: block;
    }

    .PicFocus:hover .next {
        display: block;
    }

    .PicFocus .prev {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: rgba(134, 133, 129, 0.6);
        position: absolute;
        left: 10px;
        top: 145px;
        display: none;
        -webkit-animation: leftFadeIn .5s ease-out;
        -moz-animation: leftFadeIn .5s ease-out;
        animation: leftFadeIn .5s ease-out;
    }

        .PicFocus .prev:after {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            background: url(../images/prev.png) no-repeat center;
        }

    .PicFocus .next {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: rgba(134, 133, 129, 0.6);
        position: absolute;
        right: 10px;
        top: 145px;
        display: none;
        -webkit-animation: rightFadeIn .5s ease-out;
        -moz-animation: rightFadeIn .5s ease-out;
        animation: rightFadeIn .5s ease-out;
    }

        .PicFocus .next:after {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            background: url(../images/next.png) no-repeat center;
        }
/*鐧诲綍娉ㄥ唽*/
.login-wrap {
    float: left;
    width: 280px;
}

    .login-wrap .login {
        height: 278px;
        width: 320px;
        background: #f7f7f7;
        border-top: 2px solid #fdbe44;
    }

        .login-wrap .login input {
            display: block;
            height: 40px;
            line-height: 40px;
            border: none;
            outline: none;
            font-size: 16px;
            color: #a0a0a0;
            border-radius: 4px;
        }

        .login-wrap .login .text-num {
            width: 259px;
            margin: 0 auto;
            margin-top: 30px;
            padding-left: 18px;
        }

        .login-wrap .login .password {
            width: 259px;
            margin: 0 auto;
            margin-top: 10px;
            padding-left: 18px;
        }

    .login-wrap .btnwrap {
        margin-top: 15px;
    }

        .login-wrap .btnwrap .submit {
            width: 277px;
            height: 48px;
            background: #fdbe44;
            color: #fff;
            margin: 0 auto;
            font-size: 18px;
            cursor: pointer;
        }

.login .reg {
    margin: 13px 23px 20px 23px;
    font-size: 14px;
    color: #a0a0a0;
}

    .login .reg .now a {
        color: #fdbe44;
    }

    .login .reg .forget a {
        color: #fdbe44;
        float: right;
    }

.login .quick {
    color: #a0a0a0;
    margin: 0 23px 23px 20px;
    font-size: 14px;
}

    .login .quick img {
        vertical-align: middle;
        margin-right: 5px;
    }

    .login .quick span {
        margin-right: 20px;
    }

.login-success {
    height: 278px;
    width: 320px;
    background: #f7f7f7;
    border-top: 2px solid #fdbe44;
}

    .login-success .title {
        height: 38px;
        line-height: 38px;
    }

    .login-success .login-out {
        width: 60px;
        float: left;
    }

        .login-success .login-out a {
            color: #a0a0a0;
            font-size: 14px;
            padding-left: 11px;
        }

    .login-success .out-icon {
        width: 60px;
        float: right;
        padding-top: 3px;
    }

        .login-success .out-icon .img-1 {
            margin-left: 10px;
            margin-right: 5px;
        }

    .login-success .con {
        padding: 21px 10px 21px 10px;
        background: #fff;
        margin: 0 2px;
    }

        .login-success .con .con-left {
            width: 90px;
            height: 90px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.13);
            -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.13);
            box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.13);
            position: relative;
            float: left;
        }

            .login-success .con .con-left img {
                width: 80px;
                height: 80px;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                position: absolute;
                top: 5px;
                left: 5px;
            }

        .login-success .con .con-right {
            float: left;
            margin-left: 10px;
        }

            .login-success .con .con-right .p-title {
                font-size: 18px;
            }

            .login-success .con .con-right .p-icon {
                margin-top: 5px;
            }

                .login-success .con .con-right .p-icon img {
                    float: left;
                    margin-right: 5px;
                }

            .login-success .con .con-right .member .upgrade {
                background: #ffd100;
                width: 80px;
                height: 26px;
                text-align: center;
                line-height: 26px;
                -moz-border-radius: 2px;
                -webkit-border-radius: 2px;
                border-radius: 2px;
                margin-top: 8px;
            }

            .login-success .con .con-right .member a {
                font-size: 14px;
            }

            .login-success .con .con-right .huangjin {
                height: 26px;
                line-height: 26px;
                margin-top: 5px;
            }

                .login-success .con .con-right .huangjin img {
                    width: 18px;
                    vertical-align: middle;
                    margin-bottom: 5px;
                }

                .login-success .con .con-right .huangjin span {
                    font-size: 15px;
                    margin-left: 3px;
                }

    .login-success .money {
        padding: 12px 0 12px 15px;
        margin: 2px;
        background: #fff;
    }

        .login-success .money a {
            font-size: 12px;
            display: inline-block;
            margin-right: 15px;
        }

            .login-success .money a span {
                color: #fdbe44;
            }

    .login-success .personal {
        margin: 0 2px 4px 2px;
        background: #fff;
        height: 58px;
        line-height: 58px;
    }

        .login-success .personal a {
            font-size: 16px;
            color: #fff;
            display: inline-block;
        }

        .login-success .personal .person {
            background: -moz-linear-gradient( -115deg, rgb(113,173,255) 0%, rgb(112,74,255) 100%);
            background: -webkit-linear-gradient( -115deg, rgb(113,173,255) 0%, rgb(112,74,255) 100%);
            background: -ms-linear-gradient( -115deg, rgb(113,173,255) 0%, rgb(112,74,255) 100%);
            box-shadow: 0px 3px 7px 0px rgba(112, 78, 255, 0.23);
            width: 100px;
            height: 30px;
            float: left;
            line-height: 30px;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            text-align: center;
            margin-top: 13px;
            margin-left: 40px;
            margin-right: 34px;
        }

        .login-success .personal .integral {
            width: 100px;
            height: 30px;
            background-image: -moz-linear-gradient( -115deg, rgb(255,191,68) 0%, rgb(255,132,72) 100%);
            background-image: -webkit-linear-gradient( -115deg, rgb(255,191,68) 0%, rgb(255,132,72) 100%);
            background-image: -ms-linear-gradient( -115deg, rgb(255,191,68) 0%, rgb(255,132,72) 100%);
            box-shadow: 0px 3px 7px 0px rgba(255, 132, 72, 0.23);
            float: left;
            line-height: 30px;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            text-align: center;
            margin-top: 13px;
        }

.speak-wrap {
    height: 58px;
    width: 318px;
    border: 1px solid #e8e8e8;
    margin-top: 10px;
    background: #f7f7f7;
}

    .speak-wrap .speak {
        margin: 16px 23px auto 13px;
    }

        .speak-wrap .speak img {
            vertical-align: middle;
            float: left;
            margin-top: 5px;
        }

        .speak-wrap .speak span {
            font-size: 16px;
            width: 254px;
            overflow: hidden;
            white-space: nowrap;
            float: left;
            margin-left: 10px;
            color: #a0a0a0;
        }
/*澶存潯鎺ㄨ崘*/
.headline-wrap {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .headline-wrap .hot-wrap {
        width: 240px;
        float: left;
    }

        .headline-wrap .hot-wrap .hot {
            height: 182px;
            position: relative;
            /*margin-bottom: 10px;*/
        }

            .headline-wrap .hot-wrap .hot .redian {
                width: 35px;
                height: 19px;
                background: #ff2e2e;
                position: absolute;
                z-index: 1;
                top: 0;
                left: 0;
                color: #fff;
                text-align: center;
                line-height: 19px;
                font-size: 12px;
            }

            .headline-wrap .hot-wrap .hot .zuixin {
                width: 65px;
                height: 19px;
                background: #0e164b;
                position: absolute;
                z-index: 1;
                top: 0;
                left: 0;
                color: #fff;
                text-align: center;
                line-height: 19px;
                font-size: 12px;
            }

.hot .top-left {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}

.hot .hot-text {
    position: absolute;
    z-index: 6;
    bottom: 8px;
    color: #fff;
    margin-left: 10px;
    width: 224px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

.headline-wrap .hot-wrap .hot .shade {
    background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
    opacity: 0.6;
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 240px;
    height: 48px;
    z-index: 5;
}

.hot-wrap .hot .video img {
    width: 240px;
    height: 160px;
}

/*teeth-lunbo-s*/
.teeth {
    width: 240px;
    height: 178px;
    overflow: hidden;
    position: relative;
}

    .teeth .slidewrap {
        height: 178px;
        overflow: hidden;
    }

    .teeth img {
        width: 240px;
        height: 178px;
    }

    .teeth .bd .slideshow-item {
        position: relative;
    }

        .teeth .bd .slideshow-item .slideinfo {
            position: absolute;
            bottom: 0px;
            left: 0;
            right: 0;
            padding: 45px 80px 30px 25px;
            font-size: 22px;
            text-align: justify;
            background: -webkit-linear-gradient(top, #000, transparent);
            background: -o-linear-gradient(top, #000, transparent);
            background: -moz-linear-gradient(top, #000, transparent);
            background: linear-gradient(to top, #000, transparent);
            filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #00ffffff, endColorstr = #ff000000);
        }

    .teeth .slideshow-item .slideinfo h3 a {
        color: #fff;
        font-weight: bold;
    }

    .teeth .hd {
        position: absolute;
        height: 20px;
        bottom: 0;
        left: 0;
        right: 0px;
        text-align: center;
    }

        .teeth .hd ul li {
            display: inline-block;
            width: 8px;
            height: 8px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background: #9cd0dc;
            margin-left: 10px;
            cursor: pointer;
        }

            .teeth .hd ul li.on {
                width: 8px;
                height: 8px;
                order-radius: 50%;
                background: #fff;
            }
/*teeth-lunbo-e*/
.headline {
    width: 578px;
    float: left;
    margin-left: 30px;
    -moz-box-shadow: -6px 0px 10px #f8f8f8,6px 0px 10px #f8f8f8,0px 6px 10px #f8f8f8;
    -webkit-box-shadow: -6px 0px 10px #f8f8f8,6px 0px 10px #f8f8f8,0px 6px 10px #f8f8f8;
    box-shadow: -6px 0px 10px #f8f8f8,6px 0px 10px #f8f8f8,0px 6px 10px #f8f8f8;
}

.headline-title {
    background: #f7f7f7;
    height: 46px;
    width: 580px;
    border-top: 2px solid #e9e9e9;
    position: relative;
}

    .headline-title h3 {
        font-size: 20px;
        color: #333;
        height: 46px;
        line-height: 46px;
        padding-left: 20px;
        font-weight: bold;
        display: inline-block;
    }

    .headline-title i {
        width: 120px;
        height: 2px;
        background: #fdbe44;
        position: absolute;
        z-index: 0;
        top: -2px;
        left: 0;
    }

    .headline-title span a {
        font-size: 14px;
        color: #a1a1a1;
        float: right;
        height: 45px;
        line-height: 48px;
        margin-right: 12px;
    }

.headline-con {
    padding: 16px 0px 0px 20px;
}

    .headline-con:hover {
        background: #f7f7f7;
    }

    .headline-con h4 {
        font-size: 18px;
        color: #333;
        max-width: 540px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .headline-con p {
        max-width: 440px;
        color: #595959;
        font-size: 14px;
        border-bottom: 1px solid #f7f7f7;
        padding-bottom: 5px;
        white-space: initial;
    }

.headline .con {
    margin: 12px 20px 16px 20px;
}

.con span {
    display: inline-block;
}

.con a {
    display: block;
}

    .con a.disable {
        opacity: .4;
        filter: alpha(opacity=40);
    }

.con .con-mes:hover {
    color: #447ff8;
}

.con .con-video {
    font-size: 16px;
    color: #ff9000;
    float: left;
}

.con span.con-mes {
    display: inline-block;
    max-width: 430px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
    float: left;
    margin-left: 8px;
}

.con .con-time {
    float: right;
    font-size: 14px;
    color: #a1a1a1;
    margin-top: 3px;
}
/*鍚屽煄娲诲姩*/
.city-wrap {
    width: 320px;
    float: right;
    position: relative;
}

.city-title {
    background: #f7f7f7;
    height: 46px;
    width: 320px;
    border-top: 2px solid #e9e9e9;
}

    .city-title h3 {
        font-size: 20px;
        color: #333;
        height: 46px;
        line-height: 46px;
        padding-left: 10px;
        font-weight: bold;
        display: inline-block;
    }

    .city-title i {
        width: 98px;
        height: 2px;
        background: #fdbe44;
        position: absolute;
        z-index: 0;
        top: 0px;
        left: 0;
    }

    .city-title span a {
        font-size: 14px;
        color: #a1a1a1;
        float: right;
        height: 48px;
        line-height: 48px;
    }

.city-item {
    position: relative;
    margin-bottom: 20px;
}

    .city-item:last-child {
        margin-bottom: 0;
    }

    .city-item .city-left {
        width: 100%;
        /*height: 112px;*/
        float: left;
    }

        .city-item .city-left img {
            width: 100%;
            height: 100%;
        }

    .city-item .city-right {
        margin: 0 0 10px 10px;
        float: left;
    }

.city-right .city-name a {
    font-size: 16px;
    color: #333;
    width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.city-right .deadline a {
    font-size: 14px;
    color: #a0a0a0;
}

.city-right .join a {
    font-size: 14px;
    color: #a0a0a0;
    float: left;
    position: absolute;
    bottom: 0;
}

.city-right .join span {
    color: #f47314;
    font-size: 15px;
}

.city-right .sign {
    display: block;
    float: right;
    padding: 5px 13px;
    background: #00ddfe;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    right: 0;
    color: white;
}

    .city-right .sign a {
        font-size: 14px;
    }

    .city-right .sign:hover {
        background: #00ddfe;
    }

.city-con {
    width: 320px;
    overflow: hidden;
}

    .city-con .slideBox2 {
        overflow: hidden;
    }

    .city-con ul li {
        width: 320px;
        float: left;
        overflow: hidden;
        line-height: 26.5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size:16px;
    }

    .city-con .slideBox .hd {
        overflow: hidden;
        position: absolute;
        left: 130px;
        right: 0;
        bottom: 8px;
        z-index: 1;
    }

        .city-con .slideBox .hd ul {
            overflow: hidden;
            zoom: 1;
            text-align: center;
        }

            .city-con .slideBox .hd ul li {
                cursor: pointer;
                display: inline-block;
                width: 8px;
                height: 8px;
                background: #d5d5d5;
                margin: 0 5px;
                border-radius: 100%;
                text-align: center;
            }

                .city-con .slideBox .hd ul li.on {
                    width: 19px;
                    background: #007aff;
                    -moz-border-radius: 4px;
                    -webkit-border-radius: 4px;
                    border-radius: 4px;
                }
/*鍟嗗鍒嗙被*/
.shop-wrap {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

    .shop-wrap .classify {
        width: 300px;
        float: left;
    }

.classify .classify-title {
    background: #fff;
    border-top: 2px solid #fdbe44;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
}

    .classify .classify-title h3 {
        font-size: 20px;
        color: #333;
        font-weight: 600;
        display: inline-block;
        float: left;
    }

    .classify .classify-title a {
        float: right;
        color: #a0a0a0;
        font-size: 12px;
        width: 97px;
        text-align: right;
    }

.classify .classify-con ul li img {
    width: 40px;
    margin: 5px auto 0 auto;
    display: block;
}

}

.classify .classify-con ul li a {
    display: block;
}

.classify .classify-con ul li p {
    text-align: center;
    font-size: 14px;
    color: #333;
    padding-bottom: 5px;
}

.classify .classify-con ul li {
    width: 94px;
    float: left;
    border: 1px solid #f4f4f4;
    margin-bottom: 5px;
}

.classify .classify-con .middle {
    margin: auto 5px;
}

.shop-join {
    color: #333;
    font-size: 16px;
    background: #ffd100;
    width: 299px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    text-align: center;
    box-shadow: 0px 6px 10px #fff4c4;
}

    .shop-join:hover {
        background: #fdbe44;
    }

    .shop-join a {
        display: block;
    }
/*鎺ㄨ崘鍟嗗*/
.recommend {
    width: 870px;
    float: right;
    border-top: 2px solid #e9e9e9;
    margin-bottom: 10px;
}

    .recommend .rec-title {
        height: 48px;
        line-height: 48px;
    }

    .recommend ul.rec-title li, .activity ul.rec-title li {
        float: left;
        width: 116px;
        text-align: center;
        position: relative;
    }

        .recommend ul.rec-title li i, .activity ul.rec-title li i {
            width: 114px;
            height: 2px;
            background: #fdbe44;
            position: absolute;
            z-index: 0;
            top: -2px;
            left: 0;
            display: none;
        }

        .recommend ul.rec-title li.on a, .activity ul.rec-title li.on a {
            font-size: 20px;
            color: #333;
            font-weight: bold;
            display: block;
        }

            .recommend ul.rec-title li.on a:hover, .activity ul.rec-title li.on a:hover {
                color: #333;
            }

        .recommend ul.rec-title li.on i, .activity ul.rec-title li.on i {
            display: block;
        }

        .recommend ul.rec-title li a {
            font-size: 16px;
            color: #a0a0a0;
            display: inline-block;
        }

            .recommend ul.rec-title li a:hover {
                color: #447ff8;
            }

    .recommend ul.rec-title a.more {
        float: right;
        color: #a0a0a0;
        font-size: 12px;
        margin-right: 24px;
        text-decoration: none;
    }

    .recommend .rec-con {
        float: left;
    }

.rec-con .rec-bottom {
    margin-bottom: 0px;
}

.recommend .item-top {
    width: 202px;
    height: 143px;
    position: relative;
}

    .recommend .item-top img {
        width: 100%;
        height: 100%;
    }

    .recommend .item-top span {
        width: 48px;
        height: 22px;
        display: inline-block;
        color: #fff;
        line-height: 22px;
        text-align: center;
    }

        .recommend .item-top span.i-all {
            background: #ffa200;
            position: absolute;
            z-index: 1;
            top: 0;
            left: 0;
        }

        .recommend .item-top span.i-video {
            background: #16dc52;
            position: absolute;
            z-index: 1;
            top: 0;
            left: 48px;
        }

.rec-item {
    margin-right: 20px;
    float: left;
    margin-bottom: 23px;
    -moz-box-shadow: 0px 5px 5px #f0f0f0;
    -webkit-box-shadow: 0px 5px 5px #f0f0f0;
    box-shadow: 0px 5px 5px #f0f0f0;
}

    .rec-item:nth-child(4n) {
        margin-right: 0;
    }

    .rec-item .item-bottom {
        padding: 10px 5px 10px 5px;
    }

        .rec-item .item-bottom .item-name {
            font-size: 16px;
            color: #333;
            width: 186px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .rec-item .item-bottom .num {
            padding-top: 3px;
            padding-bottom: 3px;
        }

            .rec-item .item-bottom .num img {
                vertical-align: middle;
                padding-bottom: 5px;
            }

            .rec-item .item-bottom .num span {
                font-size: 16px;
                color: #4f96f8;
                padding-left: 3px;
            }

        .rec-item .item-bottom .location span {
            font-size: 14px;
            color: #a0a0a0;
            display: inline-block;
            width: 168px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .rec-item .item-bottom .location img {
            padding-bottom: 3px;
        }

.rec-con-last {
    margin-top: 17px;
}
/*浼樻儬*/
.ticket-wrap {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ticket {
    width: 300px;
    float: left;
}

    .ticket .ticket-title {
        background: #fff;
        border-top: 2px solid #fdbe44;
        height: 50px;
        line-height: 50px;
        padding-left: 10px;
    }

        .ticket .ticket-title h3 {
            font-size: 20px;
            color: #333;
            font-weight: 600;
            display: inline-block;
            float: left;
        }

        .ticket .ticket-title a {
            float: right;
            color: #a0a0a0;
            font-size: 12px;
        }

    .ticket .ticket-left {
        background: url(../images/ticket-01.png) no-repeat;
        width: 102px;
        height: 84px;
        float: left;
    }

        .ticket .ticket-left p {
            color: #fff;
            font-size: 21px;
            line-height: 84px;
            text-align: center;
        }

            .ticket .ticket-left p span {
                font-size: 40px;
                font-weight: bold;
            }

    .ticket .ticket-con {
        -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.07);
        -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.07);
        box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.07);
        height: 84px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        margin-bottom: 10px;
    }

        .ticket .ticket-con:last-child {
            margin-bottom: 0;
        }

.ticket-right {
    margin-left: 10px;
    float: left;
}

    .ticket-right .shop-name {
        font-size: 16px;
        color: #333;
        margin-bottom: 16px;
        margin-top: 4px;
        max-width: 170px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .ticket-right .shop-time {
        font-size: 12px;
        color: #333;
    }

.shop-date {
    color: #404040;
    font-size: 14px;
}

.activity {
    width: 870px;
    float: right;
    border-top: 2px solid #e9e9e9;
    padding-bottom: 15px;
    -moz-box-shadow: 0px 5px 3px 0px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0px 5px 3px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 5px 3px 0px rgba(0, 0, 0, 0.06);
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}


    .activity .rec-title {
        height: 48px;
        line-height: 48px;
        background: #f8f8f8;
    }

    .activity ul.rec-title li {
        float: left;
        width: 116px;
        text-align: center;
    }

        .activity ul.rec-title li a {
            font-size: 16px;
            color: #a0a0a0;
            display: inline-block;
        }

            .activity ul.rec-title li a:hover {
                color: #447ff8;
            }

    .activity ul.rec-title a.more {
        float: right;
        color: #a0a0a0;
        font-size: 12px;
        margin-right: 24px;
        text-decoration: none;
    }

    .activity .act-con-wrap {
        padding: 25px 0px 25px 20px;
    }

    .activity ul.act-con {
        float: left;
        list-style-type: disc;
        height: 234px;
    }

        .activity ul.act-con li {
            color: #a0a0a0;
            list-style: disc inside;
            padding-bottom: 12px;
            position: relative;
            float: left;
            margin-right: 50px;
        }

            .activity ul.act-con li a {
                vertical-align: middle;
                font-size: 14px;
                color: #333;
                width: 216px;
                display: inline-block;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

                .activity ul.act-con li a:hover {
                    color: #447ff8;
                }

        .activity ul.act-con .yellow {
            color: #fdbe44;
        }

        .activity ul.act-con .blue {
            color: #0ac8f7;
        }

        .activity ul.act-con .red {
            color: #ff3737;
        }

        .activity ul.act-con li span.ding {
            display: inline-block;
            width: 20px;
            height: 19px;
            background: #fdbe44;
            border-radius: 2px;
            color: #fff;
            line-height: 19px;
            text-align: center;
            position: absolute;
            z-index: 1;
        }

        .activity ul.act-con li span.jian {
            display: inline-block;
            width: 20px;
            height: 19px;
            background: #0ac8f7;
            border-radius: 2px;
            color: #fff;
            line-height: 19px;
            text-align: center;
            position: absolute;
            z-index: 1;
        }

        .activity ul.act-con li span.re {
            display: inline-block;
            width: 20px;
            height: 19px;
            background: #ff0012;
            border-radius: 2px;
            color: #fff;
            line-height: 19px;
            text-align: center;
            position: absolute;
            z-index: 1;
        }
/*鎺ㄨ崘鍥㈣喘*/
.group-wrap {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.group {
    width: 300px;
    float: left;
}

    .group .group-title {
        background: #fff;
        border-top: 2px solid #fdbe44;
        height: 50px;
        line-height: 50px;
        padding-left: 10px;
    }

        .group .group-title h3 {
            font-size: 20px;
            color: #333;
            font-weight: 600;
            display: inline-block;
            float: left;
        }

        .group .group-title a {
            float: right;
            color: #a0a0a0;
            font-size: 12px;
        }

    .group .group-con {
        width: 300px;
    }

        .group .group-con .shop-join {
            margin-top: -1px;
        }

    .group .group-item {
        position: relative;
        width: 300px;
        height: 197px;
        margin-bottom: 10px;
    }

        .group .group-item img {
            width: 100%;
            height: 100%;
        }

.group-item .bg {
    width: 300px;
    height: 60px;
    background-color: #000;
    opacity: 0.5;
    filter: Alpha(opacity=50);
    position: absolute;
    bottom: 0;
}

.group-item .text {
    position: absolute;
    bottom: 0;
    width: 300px;
    height: 60px;
    overflow: hidden;
}

    .group-item .text .text-1 {
        padding-left: 10px;
        padding-top: 10px;
        width: 280px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .group-item .text .text-1 a {
            font-size: 16px;
            color: #fff;
        }

    .group-item .text .text-2 .text2-1 {
        color: #ffd100;
        font-size: 14px;
        float: left;
    }

    .group-item .text .text-2 {
        padding-left: 10px;
    }

        .group-item .text .text-2 del {
            font-size: 12px;
            color: #bfbfbf;
            float: left;
        }

        .group-item .text .text-2 .text2-2 {
            color: #fff;
            font-size: 12px;
            float: right;
        }

        .group-item .text .text-2 .text2-3 {
            color: #ffd100;
            font-size: 12px;
            float: right;
            padding-right: 10px;
        }

.recommend-info {
    margin-bottom: 20px;
}

    .recommend-info .box-left, .recommend-info .box-right, .goods-box, .job-box, .house-box .box-left, .house-box .box-right {
        border: solid 1px #eee;
        -moz-box-shadow: 0 5px 5px rgba(83,83,83,.06);
        -webkit-box-shadow: 0 5px 5px rgba(83,83,83,.06);
        box-shadow: 0 5px 5px rgba(83,83,83,.06);
        border: solid 1px rgba(83,83,83,.06);
    }

    .recommend-info .box-left, .house-box .box-left {
        width: 870px;
        float: right;
        overflow: hidden;
    }

    .recommend-info .box-right, .house-box .box-right {
        width: 300px;
        float: right;
        overflow: hidden;
    }

    .recommend-info .top-box {
        height: 48px;
        line-height: 48px;
        background: #f8f8f8;
        border-bottom: solid 1px #eee;
        border-top: solid 2px #eee;
    }

        .recommend-info .top-box ul {
            float: left;
        }

            .recommend-info .top-box ul li {
                cursor: pointer;
                float: left;
                padding: 0 36px;
                font-size: 20px;
                color: #333;
                background: url(../images/re-line.png) no-repeat right;
                position: relative;
            }

                .recommend-info .top-box ul li:last-child {
                    background: none;
                }

                .recommend-info .top-box ul li.active, .house-box .house-info ul li.active {
                    font-weight: bold;
                    background: #fff;
                    border-right: solid 1px #eee;
                    border-bottom: solid 1px #fff;
                }

        .recommend-info .top-box a.fabu, .tuan-box .tuan {
            display: block;
            width: 62px;
            height: 25px;
            line-height: 25px;
            float: right;
            font-size: 12px;
            color: #fff;
            text-align: center;
            margin-top: 7px;
            margin-right: 10px;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            background: -webkit-linear-gradient(left, #f68b44, #f5aa48);
            background: -o-linear-gradient(right, #f68b44, #f5aa48);
            background: -moz-linear-gradient(right, #f68b44, #f5aa48);
            background: linear-gradient(to right, #f68b44, #f5aa48);
        }

    .recommend-info .box-left .info-con {
        display: none;
        padding: 20px 30px 14px;
    }

    .recommend-info .box-left .show {
        display: block;
        position: relative;
    }

    .recommend-info .picture-con {
        padding-bottom: 30px;
        border-bottom: dashed 1px #eee;
        position: relative;
    }

.activity-con {
    overflow: hidden;
    height: 180px;
}

    .activity-con .slideBox .bd ul li a {
        width: 150px !important;
        padding: 6px;
        float: left;
    }

        .activity-con .slideBox .bd ul li a:hover, .recommend-info .right-con ul li:hover, .job-box .job-con ul li:hover, .house-con ul li:hover, .house-info .right-con ul li:hover {
            background: #f8f8f8;
            -webkit-transition: 0.5s all ease;
            -moz-transition: 0.5s all ease;
            -ms-transition: 0.5s all ease;
            -o-transition: 0.5s all ease;
            transition: 0.5s all ease;
        }

    .activity-con .slideBox .bd ul li .slide-img, .activity-con .slideBox .bd ul li .slide-img img {
        overflow: hidden;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
    }

        .activity-con .slideBox .bd ul li .slide-img:hover img {
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -ms-transform: scale(1.2);
        }

    .activity-con .slideBox .bd ul li .slide-img {
        width: 150px;
        height: 120px;
        margin-bottom: 15px;
        position: relative;
        background: #f8f8f8;
    }

        .activity-con .slideBox .bd ul li .slide-img img {
            max-width: 150px;
            max-height: 120px;
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            margin: auto;
        }

    .activity-con .slideBox .bd ul li .slide-title, .tuan-box .main-tuan .slide-title {
        width: 150px;
        font-size: 14px;
        color: #333;
    }

        .activity-con .slideBox .bd ul li .slide-title:hover {
            color: #447ff8;
        }

    .activity-con .slideBox .bd ul li .slide-time {
        font-size: 16px;
        color: #a0a0a0;
        margin-bottom: 15px;
    }

    .activity-con .slideBox .bd ul li .slide-baoming {
        font-size: 14px;
        color: #a0a0a0;
        line-height: 30px;
    }

        .activity-con .slideBox .bd ul li .slide-baoming .s-num {
            font-size: 16px;
            color: #f47314;
        }

        .activity-con .slideBox .bd ul li .slide-baoming .baoming {
            display: block;
            float: right;
            width: 79px;
            height: 30px;
            line-height: 30px;
            color: #fff;
            background: #f47314;
            text-align: center;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
        }

    .activity-con .slideBox a.prev {
        position: absolute;
        top: 6px;
        left: -28px;
        outline: none;
    }

        .activity-con .slideBox a.prev img {
            position: absolute;
            z-index: 44;
            top: 50%;
            margin-top: -8px;
            left: 50%;
            margin-left: -4px;
        }

    .activity-con .slideBox a.next {
        position: absolute;
        top: 6px;
        right: -28px;
    }

        .activity-con .slideBox a.next img {
            position: absolute;
            z-index: 44;
            top: 50%;
            margin-top: -8px;
            left: 50%;
            margin-left: -4px;
        }

    .activity-con .slideBox a.prev, .activity-con .slideBox a.next {
        display: block;
        outline: none;
        width: 30px !important;
        height: 120px !important;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.11);
        -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.11);
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.11);
    }

.recommend-info .news-list {
    padding-top: 15px;
}

    .recommend-info .news-list ul {
        width: 110%;
    }

        .recommend-info .news-list ul li {
            float: left;
            width: 44%;
            margin-right: 2%;
        }

            .recommend-info .news-list ul li a {
                display: block;
                font-size: 14px;
                color: #333;
                position: relative;
                line-height: 34px;
            }

                .recommend-info .news-list ul li a .blue {
                    color: #0ac8f7;
                }

                .recommend-info .news-list ul li a:hover {
                    color: #447ff8 !important;
                }

                .recommend-info .news-list ul li a .cir {
                    float: left;
                    color: #a0a0a0;
                    margin-right: 3px;
                }

                .recommend-info .news-list ul li a .info {
                    float: left;
                    display: block;
                    width: 220px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    position: relative;
                }

                    .recommend-info .news-list ul li a .info.yellow {
                        color: #fdbe44;
                    }

                    .recommend-info .news-list ul li a .info.red {
                        color: #ff0012;
                    }

                .recommend-info .news-list ul li a .news-time {
                    float: right;
                    color: #919191;
                    margin-left: 15px;
                }

                .recommend-info .news-list ul li a .n-tip, .job-box .job-con ul li h4 .j-tip {
                    display: block;
                    float: right;
                    margin-top: 8px;
                    margin-left: 4px;
                    color: #fff;
                    width: 20px;
                    height: 20px;
                    line-height: 20px;
                    font-size: 12px;
                    text-align: center;
                    -moz-border-radius: 2px;
                    -webkit-border-radius: 2px;
                    border-radius: 2px;
                    position: absolute;
                    top: 0;
                    right: 68px;
                }

                    .recommend-info .news-list ul li a .n-tip.tip1 {
                        background: #f6be12;
                    }

                    .recommend-info .news-list ul li a .n-tip.tip2 {
                        background: #ff0012;
                    }

                    .recommend-info .news-list ul li a .n-tip.tip3 {
                        background: #0ac8f7;
                    }

                        .recommend-info .news-list ul li a .n-tip.tip3.jian {
                            right: 25px;
                        }

                    .recommend-info .news-list ul li a .n-tip.tip4 {
                        background: #5669f9;
                    }
/*姹傝喘淇℃伅*/
.recommend-info .box-right .top-box {
    padding: 0 15px;
}

    .recommend-info .box-right .top-box span.buy-info, .hourse-box .box-right .top-box span.buy-info {
        float: left;
        font-size: 16px;
        color: #333;
        margin-right: 57px;
    }

.recommend-info.info .box-left .top-box a.more {
    float: left !important;
    margin-left: 30px;
}

.recommend-info .box-left .top-box a.more, .recommend-info .box-right .top-box a.more, .goods-box .top-box a.more, .job-box .top-box a.more {
    float: right;
    font-size: 12px;
    color: #a0a0a0;
    text-decoration: none;
}

    .recommend-info .box-left .top-box a.more:hover, .recommend-info .box-right .top-box a.more:hover, .goods-box .top-box a.more:hover, .job-box .top-box a.more:hover {
        color: #447ff8;
    }

.recommend-info .box-right .right-con {
    padding-top: 12px;
}

.recommend-info .right-con ul li, .house-box .house-info .right-con ul li {
    padding: 10px 10px 8px 8px;
}

.li-left {
    float: left;
}

    .li-left.top1 {
        width: 31px;
        height: 44px;
        text-align: center;
        margin-top: 5px;
        color: #fff;
    }

        .li-left.top1 p {
            margin-top: 2px;
            line-height: 15px;
        }

.li-right {
    width: 229px;
    float: left;
    margin-left: 5px;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.recommend-info .right-con ul li .li-right h4, .house-box .house-info .right-con ul li .li-right h4 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #333;
    width: 229px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recommend-info .right-con ul li .li-right p, .house-box .house-info .right-con ul li .li-right p {
    font-size: 16px;
    color: #53aaf8;
    line-height: 25px;
}

    .recommend-info .right-con ul li .li-right p i, .house-box .house-info .right-con ul li .li-right p i {
        display: block;
        float: left;
        width: 18px;
        height: 18px;
        margin: 4px 5px 0 0;
        background: url(../images/tel.png) no-repeat center;
    }

    .recommend-info .right-con ul li .li-right p span, .house-box .house-info .right-con ul li .li-right p span {
        float: right;
        font-size: 12px;
        color: #a0a0a0;
    }

/*鎺ㄨ崘鍥㈣喘*/
.tuan-box {
    margin-bottom: 20px;
    height: auto;
}

    .tuan-box .top-box .tuan, .job-box .top-box .job, .house-box .btn-house {
        margin-right: 30px !important;
    }

    .tuan-box .tuan-con, .goods-box .tuan-con {
        padding: 20px 0px 0px 16px;
    }

        .tuan-box .tuan-con .main-tuan {
            width: 190px;
            float: left;
            padding: 10px 10px 10px 10px;
        }

            .tuan-box .tuan-con .main-tuan:last-child {
                margin-right: 0;
            }

    .tuan-box .main-tuan .slide-img, .tuan-box .main-tuan .slide-img img {
        width: 190px;
        height: 150px;
        margin-bottom: 20px;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        transition: all .2s linear;
    }

.shop-box .main-tuan .slide-img, .shop-box .main-tuan .slide-img img {
    height: 150px;
}

.tuan-box .main-tuan .slide-sell {
    margin-top: 10px;
    color: #e47625;
    line-height: 24px;
    font-size: 16px;
}

    .tuan-box .main-tuan .slide-sell .symbol, .house-con .slide-price .symbol {
        font-size: 12px;
    }

    .tuan-box .main-tuan .slide-sell .y-price, .tuan-box .main-tuan .slide-sell .al-sell {
        color: #a0a0a0;
        font-size: 12px;
    }

    .tuan-box .main-tuan .slide-sell .y-price {
        text-decoration: line-through;
    }

    .tuan-box .main-tuan .slide-sell .al-sell {
        float: right;
    }

    .tuan-box .main-tuan .slide-sell .s-num {
        color: #e47625;
    }
/*鎺ㄨ崘鍟嗗搧*/
.goods-box {
    width: 870px;
    float: right;
}

    .goods-box .top-box, .job-box .top-box {
        padding-right: 15px;
    }

    .goods-box .goods-con {
        display: none;
    }

    .goods-box .show {
        display: block;
    }

    .goods-box .main-tuan .slide-img, .goods-box.main-tuan .slide-img img {
        margin-bottom: 15px;
    }

    .goods-box .main-tuan .slide-title, .goods-box .main-tuan .slide-sell {
        width: 190px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 16px;
    }

    .goods-box .main-tuan .slide-sell {
        margin-bottom: 10px;
    }

.group-img {
    float: right;
    width: 870px;
}

    .group-img li {
        display: inline-block;
    }

        .group-img li span {
            display: none;
        }

        .group-img li img {
            width: 210px;
            height: 117px;
            margin-right: 7.2px;
        }
/*.group-img a img:last-child{margin-right: 0;}*/
.goods-box .top-box ul li i, .digital-wrap .box-left ul li i {
    width: 152px;
    height: 2px;
    background: #fdbe44;
    position: absolute;
    z-index: 0;
    top: -2px;
    left: 0;
    display: none;
}

.goods-box .top-box ul li.active i {
    display: block;
}
/*鎺ㄨ崘淇℃伅銆佹暟鐮佹墜鏈�*/
.digital-wrap {
    margin-top: 10px;
    margin-bottom: 20px;
}

.digital-left {
    width: 300px;
    float: left;
}

    .digital-left .con-title {
        border-top: 2px solid #fdbe44;
        height: 50px;
        line-height: 50px;
        padding-left: 17px;
        background: #f8f8f8;
    }

        .digital-left .con-title h3 {
            font-size: 20px;
            color: #333;
            font-weight: 600;
            display: inline-block;
            float: left;
        }

        .digital-left .con-title a {
            float: right;
            color: #a0a0a0;
            font-size: 12px;
            padding-right: 10px;
        }

    .digital-left .info-item {
        padding: 10px 10px 10px 20px;
    }

        .digital-left .info-item:hover {
            background: #f7f7f7;
        }

        .digital-left .info-item .item-left {
            float: left;
            width: 80px;
            height: 80px;
        }

            .digital-left .info-item .item-left img {
                width: 100%;
                height: 100%;
            }

        .digital-left .info-item .item-right {
            float: left;
            width: 176px;
            margin-left: 10px;
            position: relative;
        }

            .digital-left .info-item .item-right .p1 {
                font-size: 14px;
                text-overflow: -o-ellipsis-lastline;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                line-clamp: 2;
                -webkit-box-orient: vertical;
            }

            .digital-left .info-item .item-right .p2 {
                font-size: 12px;
                color: #a0a0a0;
            }

            .digital-left .info-item .item-right .p3 {
                font-size: 16px;
                color: #4f96f8;
            }

                .digital-left .info-item .item-right .p3 img {
                    vertical-align: middle;
                    padding-bottom: 5px;
                }

.digital-right .top-box li.active {
    font-weight: bold;
}

    .digital-right .top-box li.active i {
        display: block;
    }

/*鏈€鏂版眰璐�*/
.new-wrap {
    margin-top: 20px;
}

.new-left {
    width: 300px;
    float: left;
}

    .new-left .left-con {
        box-shadow: 0px 5px 5px #f0f0f0;
        border-left: 1px solid #f0f0f0;
        border-right: 1px solid #f0f0f0;
    }

    .new-left .con-title {
        height: 48px;
        line-height: 48px;
        background: #f8f8f8;
        border-bottom: 1px solid #eee;
    }

        .new-left .con-title h3 {
            border-top: 2px solid #fdbe44;
            padding-left: 20px;
            padding-right: 20px;
            font-size: 20px;
            color: #333;
            font-weight: 600;
            display: inline-block;
            float: left;
            background: #fff;
            border-bottom: none;
            border-right: 1px solid #eee;
        }

        .new-left .con-title a {
            float: right;
            color: #a0a0a0;
            font-size: 12px;
            padding-right: 10px;
        }

.buy, .room {
    float: left;
    color: #333;
    font-size: 15px;
    background: #ffd100;
    width: 148px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    text-align: center;
    margin-top: 10px;
    -moz-box-shadow: 0px 6px 10px #fff4c4;
    -webkit-box-shadow: 0px 6px 10px #fff4c4;
    box-shadow: 0px 6px 10px #fff4c4;
}

    .buy:hover, .room:hover {
        background: #fdbe44;
    }

    .buy a, .room a {
        display: block;
    }

.room {
    float: right;
}


/*鎺ㄨ崘浜屾墜鎴�*/
.rec-two {
    margin-bottom: 0;
    -moz-box-shadow: 0 3px 5px #efefef;
    -webkit-box-shadow: 0 3px 5px #efefef;
    box-shadow: 0 3px 5px #efefef;
}

    .rec-two ul.rec-title li {
        width: 110px;
    }

    .rec-two ul.rec-title .a-right {
        float: right;
        height: 48px;
    }

    .rec-two .money span {
        color: #ff8333;
        font-size: 16px;
    }

    .rec-two .rec-item {
        margin-bottom: 0;
    }

        .rec-two .rec-item .item-bottom {
            padding-bottom: 5px;
        }

    .rec-two .rec-item {
        margin-right: 5px;
        padding: 5px 5px 5px 5px;
    }

        .rec-two .rec-item.item-last {
            margin-right: 0;
        }

        .rec-two .rec-item .item-bottom {
            padding-bottom: 5px;
        }

    .rec-two .i-sha {
        background: #00aeff;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 96px;
    }

    .rec-two .rec-item {
        box-shadow: none;
    }

        .rec-two .rec-item:hover, .main-tuan:hover {
            -moz-box-shadow: 0 3px 5px #efefef,0 -3px 5px #efefef,3px 0px 5px #efefef,-3px 0px 5px #efefef;
            -webkit-box-shadow: 0 3px 5px #efefef,0 -3px 5px #efefef,3px 0px 5px #efefef,-3px 0px 5px #efefef;
            box-shadow: 0 3px 5px #efefef,0 -3px 5px #efefef,3px 0px 5px #efefef,-3px 0px 5px #efefef;
        }

    .rec-two .a-right .publish {
        height: 22px;
        line-height: 22px;
        padding: 2px 12px;
        background: #ffd100;
        display: inline-block;
        float: left;
        margin: 12px 20px 0px 0px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

        .rec-two .a-right .publish:hover {
            background: #fdbe44;
        }
/*鎴夸骇缁忕邯浜�*/
.room-wrap {
    border-top: 2px solid #e9e9e9;
    margin-top: 10px;
    margin-bottom: 20px;
    position: relative;
}

    .room-wrap .room-con {
        display: none;
    }

        .room-wrap .room-con.show {
            display: block;
        }

    .room-wrap a.more {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #a0a0a0;
        text-decoration: none;
    }

.room-title {
    float: left;
}

    .room-title ul li {
        cursor: pointer;
    }

    .room-title .apply {
        font-size: 16px;
        background: #ffd100;
        margin-top: 15px;
        -moz-box-shadow: 0px 6px 10px #fff4c4;
        -webkit-box-shadow: 0px 6px 10px #fff4c4;
        box-shadow: 0px 6px 10px #fff4c4;
        border-radius: 2px;
        text-align: center;
        height: 40px;
        line-height: 40px;
    }

    .room-title .apply1 {
        margin-top: 24px;
    }

    .room-title .apply:hover {
        background: #fdbe44;
    }

    .room-title .apply a {
        display: block;
    }

    .room-title ul li {
        padding: 16px 18px;
        font-size: 20px;
        border-left: 2px solid #e9e9e9;
        background: #f7f7f7;
        -moz-box-shadow: 0 5px 5px #f0f0f0;
        -webkit-box-shadow: 0 5px 5px #f0f0f0;
        box-shadow: 0 5px 5px #f0f0f0;
        width: 100px;
    }

        .room-title ul li.active {
            font-weight: bold;
            border-left: 2px solid #fdbe44;
            background: #fff;
        }

.room-item {
    padding: 10px 20px 10px 10px;
    float: left;
    width: 320px;
}

    .room-item:hover {
        background: #f2f2f2;
    }

    .room-item .item-left {
        float: left;
    }

        .room-item .item-left img {
            width: 99px;
            height: 99px;
        }

.room-con {
    width: 1050px;
    float: left;
    -moz-box-shadow: 0 5px 5px #f0f0f0;
    -webkit-box-shadow: 0 5px 5px #f0f0f0;
    box-shadow: 0 5px 5px #f0f0f0;
    padding-left: 10px;
}

.room-item .item-right {
    float: left;
    padding: 2px 10px 10px 10px;
}

    .room-item .item-right .name {
        font-size: 16px;
        padding-bottom: 8px;
        width: 186px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .room-item .item-right .door {
        font-size: 14px;
        color: #a0a0a0;
        width: 194px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .room-item .item-right .door-1 {
        color: #333;
    }

    .room-item .item-right .tel {
        font-size: 14px;
        color: #a0a0a0;
    }

    .room-item .item-right .tel-num {
        color: #4f96f8;
    }

    .room-item .item-right .room-1 {
        font-size: 14px;
        color: #a0a0a0;
    }

    .room-item .item-right .room-2, .room-item .item-right .room-4 {
        color: #333;
        font-size: 14px;
    }

    .room-item .item-right .room-3 {
        font-size: 14px;
        color: #4f96f8;
        font-weight: bold;
    }

/*涓€鍙ヨ瘽鎷涜仒*/
.word {
    margin-top: 10px;
}

    .word .word-l-con {
        float: left;
    }

    .word .word-title {
        height: 48px;
        line-height: 48px;
    }

        .word .word-title ul li {
            float: left;
            width: 150px;
            text-align: center;
            position: relative;
            background: #f8f8f8;
        }

            .word .word-title ul li i {
                width: 150px;
                height: 2px;
                background: #fdbe44;
                position: absolute;
                z-index: 0;
                top: 0px;
                left: 0;
                display: none;
            }

            .word .word-title ul li.on a {
                font-size: 20px;
                color: #333;
                font-weight: bold;
                display: block;
                background: #fff;
            }

                .word .word-title ul li.on a:hover {
                    color: #333;
                }

            .word .word-title ul li.on i {
                display: block;
            }

            .word .word-title ul li a {
                font-size: 20px;
                color: #333;
                display: inline-block;
            }

        .word .word-title a.more {
            float: right;
            color: #a0a0a0;
            font-size: 12px;
            margin-right: 24px;
            text-decoration: none;
        }

    .word .li-right {
        width: auto;
    }

        .word .li-right h4 .span-1 {
            float: left;
            width: 170px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            display: inline-block;
        }

        .word .li-right h4 .span-2 {
            float: right;
            width: 55px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            display: inline-block;
        }

    .word .word-info {
        display: none;
    }

        .word .word-info.show {
            display: block;
        }

    .word .word-info {
        -webkit-animation: leftFadeIn .6s ease-out;
        -moz-animation: leftFadeIn .6s ease-out;
        animation: leftFadeIn .6s ease-out;
        -moz-box-shadow: 0 5px 5px #f0f0f0;
        -webkit-box-shadow: 0 5px 5px #f0f0f0;
        box-shadow: 0 5px 5px #f0f0f0;
    }
/*浼佷笟鎷涜仒*/
.job-wrap {
    width: 870px;
    float: right;
    border-top: 2px solid #e9e9e9;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    -moz-box-shadow: 0 5px 5px #f0f0f0;
    -webkit-box-shadow: 0 5px 5px #f0f0f0;
    box-shadow: 0 5px 5px #f0f0f0;
}

    .job-wrap .job-title {
        height: 48px;
        position: relative;
    }

        .job-wrap .job-title h3 {
            font-size: 20px;
            float: left;
            height: 48px;
            line-height: 48px;
            font-weight: bold;
            width: 120px;
            text-align: center;
        }

        .job-wrap .job-title i {
            width: 120px;
            height: 2px;
            position: absolute;
            top: -2px;
            background: #ffd100;
            left: 0;
            z-index: 1;
        }

        .job-wrap .job-title .a-right {
            float: right;
            height: 48px;
        }

        .job-wrap .job-title .publish {
            padding: 2px 12px;
            background: #ffd100;
            display: inline-block;
            float: left;
            margin: 15px 20px 0px 0px;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
        }

            .job-wrap .job-title .publish:hover {
                background: #fdbe44;
            }

        .job-wrap .job-title .more {
            color: #a0a0a0;
            display: inline-block;
            float: right;
            height: 48px;
            line-height: 48px;
            margin-right: 20px;
            text-decoration: none;
        }

    .job-wrap .job-con ul {
        float: left;
    }

        .job-wrap .job-con ul li {
            float: left;
            width: 250px;
            padding: 20px 20px;
            position: relative;
            margin-bottom: 15px;
            transition: all 0.1s;
            -moz-transition: all 0.1s;
            -webkit-transition: all 0.1s;
            -o-transition: all 0.1s;
        }

            .job-wrap .job-con ul li:hover {
                background: #6ebcff;
                cursor: pointer;
                -moz-box-shadow: 0 5px 5px #6ebcff;
                -webkit-box-shadow: 0 5px 5px #6ebcff;
                box-shadow: 0 5px 5px #6ebcff;
            }

                .job-wrap .job-con ul li:hover p, .job-wrap .job-con ul li:hover a, .job-wrap .job-con ul li:hover p span {
                    color: #fff;
                }

    .job-wrap .job-con .p1 {
        font-size: 16px;
    }

        .job-wrap .job-con .p1 .num {
            color: #ff8333;
            font-size: 16px;
        }

        .job-wrap .job-con .p1 .month {
            font-weight: bold;
            color: #ff8333;
            float: right;
            font-size: 18px;
        }

    .job-wrap .job-con .p2, .job-wrap .job-con a {
        color: #8f8f8f;
        font-size: 14px;
    }

    .job-wrap .job-con .p2 {
        padding: 15px 0 2px 0;
    }

    .job-wrap .job-con img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 35px;
    }
/*鏈€鏂板叆椹讳紒涓�*/
.bussi-wrap {
    margin-top: 20px;
    margin-bottom: 20px;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}

    .bussi-wrap .job-title {
        height: 48px;
        position: relative;
        border-top: 2px solid #e9e9e9;
        background: #f8f8f8;
    }

        .bussi-wrap .job-title h3 {
            font-size: 20px;
            float: left;
            height: 48px;
            line-height: 48px;
            font-weight: bold;
            width: 120px;
            text-align: center;
            padding-left: 20px;
        }

        .bussi-wrap .job-title i {
            width: 160px;
            height: 2px;
            position: absolute;
            top: -2px;
            background: #ffd100;
            left: 0;
            z-index: 1;
        }

        .bussi-wrap .job-title .a-right, .most-right .a-right {
            float: right;
            height: 48px;
        }

        .bussi-wrap .job-title .publish, .most-right .publish {
            padding: 2px 12px;
            background: #ffd100;
            display: inline-block;
            float: left;
            margin: 15px 20px 0px 0px;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
        }

            .bussi-wrap .job-title .publish:hover, .most-right .publish:hover {
                background: #fdbe44;
            }

        .bussi-wrap .job-title .more, .most-right .more {
            color: #a0a0a0;
            display: inline-block;
            float: right;
            height: 48px;
            line-height: 48px;
            margin-right: 20px;
            text-decoration: none;
        }

    .bussi-wrap .bussi-con {
        position: relative;
        overflow: hidden;
        height: 384px;
        box-shadow: 0px 5px 3px 0px rgba(0, 0, 0, 0.06);
        padding-bottom: 20px;
    }

        .bussi-wrap .bussi-con .item-box {
            margin-left: 20px;
        }

            .bussi-wrap .bussi-con .item-box .bussi-item {
                float: left;
                margin: 22px 20px 11px 0;
                position: relative;
            }

                .bussi-wrap .bussi-con .item-box .bussi-item.hover .bg, .bussi-wrap .bussi-con .bussi-item.hover .bg-tab, .bussi-wrap .bussi-con .bussi-item.hover .shade {
                    display: block;
                }

        .bussi-wrap .bussi-con .bg {
            display: none;
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 5px;
        }

            .bussi-wrap .bussi-con .bg a {
                display: block;
                font-size: 14px;
                color: #fff;
                text-align: center;
                margin-top: 52px;
                background: #2a93ff;
                width: 110px;
                height: 45px;
                line-height: 45px;
                margin-left: 19px;
                -moz-border-radius: 2px;
                -webkit-border-radius: 2px;
                border-radius: 2px;
            }

        .bussi-wrap .bussi-con .shade {
            display: none;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 5px;
            background: #000;
            filter: alpha(opacity=50);
            -moz-opacity: 0.5;
            -khtml-opacity: 0.5;
            opacity: 0.5;
        }

        .bussi-wrap .bussi-con .item-box .bussi-item img.bussi-img {
            width: 146px;
            height: 148px;
            border: 1px solid #eee;
            background: #fff;
        }

.trans {
    width: 346px;
    height: 30px;
    background: transparent;
    position: absolute;
    top: -14px;
    left: 0;
    z-index: 2;
}
/*body搴曢儴*/
.job-company-popup {
    display: none;
    position: absolute;
    top: 148px;
    left: -16px;
    z-index: 9;
    width: 346px;
    height: 316px;
    background: #fff;
    -moz-box-shadow: 0 3px 3px #eee,0 -3px 3px #eee,3px 0 3px #eee,-3px 0 3px #eee;
    -webkit-box-shadow: 0 3px 3px #eee,0 -3px 3px #eee,3px 0 3px #eee,-3px 0 3px #eee;
    box-shadow: 0 3px 3px #eee,0 -3px 3px #eee,3px 0 3px #eee,-3px 0 3px #eee;
}

    .job-company-popup .bg-top .img-1 {
        width: 120px;
        height: 122px;
        margin: 40px 20px 10px 35px;
        border: 1px solid #f0f0f0;
        float: left;
    }

    .job-company-popup .bg-top i {
        background: url(../images/bg-02.png) no-repeat;
        display: block;
        width: 139px;
        height: 130px;
        float: left;
        margin: 37px 0 0 0;
        position: relative;
    }

    .job-company-popup .bg-top .img-2 {
        width: 102px;
        height: 102px;
        position: absolute;
        z-index: 10;
        top: 14px;
        right: 14px;
    }

    .job-company-popup .bg-bottom {
        margin: 0px 20px 10px 35px;
    }

    .job-company-popup em {
        position: absolute;
        top: -8px;
        left: 60px;
        -moz-box-shadow: 0 2px 2px #eee;
        -webkit-box-shadow: 0 2px 2px #eee;
        box-shadow: 0 2px 2px #eee;
        display: inline-block;
        width: 0;
        height: 0;
        border: 9px solid transparent;
        vertical-align: middle;
        margin-left: 8px;
        transition: all .3s;
        transform: rotate(-135deg);
        z-index: 5;
        border-color: #fff;
    }

.bg-title {
    font-size: 18px;
}

.job-company-popup .bg-bottom .p1 {
    font-size: 14px;
    color: #a0a0a0;
    margin-bottom: 6px;
    margin-top: 6px;
}

    .job-company-popup .bg-bottom .p1 span {
        font-size: 14px;
        color: #4f96f8;
    }

.job-company-popup .bg-bottom .p2 {
    font-size: 14px;
    float: left;
    width: 60px;
}

.job-company-popup .bg-bottom .p3 {
    font-size: 14px;
    float: left;
    width: 225px;
}

    .job-company-popup .bg-bottom .p3 a {
        color: #4f96f8;
    }

.buss-con .slideBox {
    width: 100%;
    height: 100%;
    padding-bottom: 25px;
}

    .buss-con .slideBox .bd {
        position: relative;
        overflow: visible;
        z-index: 0;
    }

        .buss-con .slideBox .bd ul {
            overflow: visible;
        }

.bussi-con .slideBox .hd {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 13px;
    z-index: 1;
}

    .bussi-con .slideBox .hd ul {
        overflow: hidden;
        zoom: 1;
        text-align: center;
    }

        .bussi-con .slideBox .hd ul li {
            cursor: pointer;
            display: inline-block;
            width: 8px;
            height: 8px;
            background: #d5d5d5;
            margin: 0 5px;
            border-radius: 100%;
            text-align: center;
        }

            .bussi-con .slideBox .hd ul li.on {
                width: 30px;
                background: #007aff;
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
            }

.bussi-con .no-see {
    padding-top: 15px;
}
/*鏈€鏂板叆椹�*/
.most-left {
    width: 300px;
    float: left;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    -moz-box-shadow: 0 5px 5px #f0f0f0;
    -webkit-box-shadow: 0 5px 5px #f0f0f0;
    box-shadow: 0 5px 5px #f0f0f0;
}

    .most-left .most-title {
        border-top: 2px solid #fdbe44;
        height: 50px;
        line-height: 50px;
        padding-left: 17px;
        background: #f8f8f8;
    }

        .most-left .most-title h3 {
            font-size: 20px;
            color: #333;
            font-weight: 600;
            display: inline-block;
            float: left;
        }

        .most-left .most-title a {
            float: right;
            color: #a0a0a0;
            font-size: 12px;
            padding-right: 10px;
        }

.most-con .img-1 {
    width: 88px;
    height: 88px;
    border: 1px solid #eee;
    margin: 23px 23px 15px 23px;
}

.most-con .img-2 {
    position: absolute;
    top: 12px;
    left: 19px;
}

.most-left .most-con {
    position: relative;
}

    .most-left .most-con span {
        display: inline-block;
        background: url(../images/most-02.png) no-repeat;
        position: absolute;
        top: 20px;
        width: 105px;
        height: 95px;
    }

.most-left .text {
    margin: 0px 22px 20px 23px;
}

    .most-left .text p {
        line-height: 24px;
    }

.most-left .brj {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.most-left .tel {
    font-size: 14px;
    color: #4f96f8;
    font-weight: bold;
}

.most-left .common {
    font-size: 14px;
    color: #a0a0a0;
}

.most-right .right-title {
    height: 48px;
}

.most-right .publish {
    height: 20px;
    line-height: 20px;
}

.most-right .right-con {
    float: left;
    -moz-box-shadow: 0 5px 5px #f0f0f0;
    -webkit-box-shadow: 0 5px 5px #f0f0f0;
    box-shadow: 0 5px 5px #f0f0f0
}

    .most-right .right-con ul li {
        padding: 12px 10px 12px 10px;
        width: 270px;
        float: left;
    }

        .most-right .right-con ul li:hover {
            -moz-box-shadow: 0 3px 3px #f0f0f0,3px 0 3px #f0f0f0,-3px 0 3px #f0f0f0,0 -3px 3px #f0f0f0;
            -webkit-box-shadow: 0 3px 3px #f0f0f0,3px 0 3px #f0f0f0,-3px 0 3px #f0f0f0,0 -3px 3px #f0f0f0;
            box-shadow: 0 3px 3px #f0f0f0,3px 0 3px #f0f0f0,-3px 0 3px #f0f0f0,0 -3px 3px #f0f0f0;
        }

    .most-right .right-con .li-left {
        float: left;
    }

        .most-right .right-con .li-left img {
            width: 66px;
            height: 66px;
        }

    .most-right .right-con .most-li-right {
        float: left;
        margin-left: 10px;
    }

        .most-right .right-con .most-li-right .p1 {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            font-size: 14px;
            width: 185px;
        }

        .most-right .right-con .most-li-right .p2 a {
            font-size: 16px;
            color: #4f96f8;
            font-weight: bold;
        }

        .most-right .right-con .most-li-right .p2 img {
            vertical-align: middle;
            width: 14px;
            padding-bottom: 2px;
            margin-right: 5px;
        }

        .most-right .right-con .most-li-right .p3 a {
            font-size: 12px;
            color: #a0a0a0;
        }

        .most-right .right-con .most-li-right .p3 img {
            margin-right: 5px;
            margin-right: 7px;
            vertical-align: middle;
        }

.slideBox5 {
    position: relative;
    height: 282px;
    overflow: hidden;
}

    .slideBox5 .hd {
        overflow: hidden;
        position: absolute;
        left: 15px;
        right: 15px;
        bottom: 5px;
        z-index: 1;
    }

        .slideBox5 .hd ul {
            overflow: hidden;
            zoom: 1;
            text-align: center;
        }

            .slideBox5 .hd ul li {
                cursor: pointer;
                display: inline-block;
                width: 8px;
                height: 8px;
                background: #d5d5d5;
                margin: 0 5px;
                border-radius: 100%;
                text-align: center;
            }

                .slideBox5 .hd ul li.on {
                    width: 20px;
                    background: #007aff;
                    -moz-border-radius: 4px;
                    -webkit-border-radius: 4px;
                    border-radius: 4px;
                }
/*搴曢儴*/
.footer {
    margin-top: 30px;
}





@media (max-width:480px) {
    .top-sslar {
        width: 27% !important;
        position: absolute !important;
        left: 53% !important;
        top: 65% !important;
        transform: translate(-50%,-50%) !important;
    }
        .top-sslar input {
            padding-left: 20px !important;
            width: 90% !important;
            height: 40px !important;
            border: 1px solid #64B7DE !important;
            border-top-left-radius: 0 !important;
            border-bottom-left-radius: 0 !important;
            outline: none;
            font-size:12px
        }
        .top-sslar span {
            position: absolute;
            height: 16px;
            float: none !important;
            padding: 13px !important;
            background-image: url(/Content/image/ss.png) !important;
            background-repeat: no-repeat !important;
            background-position: 5px !important;
            cursor: pointer !important;
            padding: 13px 20px !important;
        }
}